home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_51048.txt < prev    next >
Text File  |  1989-08-22  |  2KB  |  69 lines

  1. -- card: 51048 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 50584
  5. -- name: Naming Facilities E/4
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 2,1
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part 2 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=493 top=319 right=341 bottom=512
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 1400 / 1400
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Next
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.  
  29. end mouseUp
  30.  
  31.  
  32. -- part 3 (button)
  33. -- low flags: 00
  34. -- high flags: 0000
  35. -- rect: left=478 top=319 right=341 bottom=498
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 1401 / 1401
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: Prev
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.  
  47. end mouseUp
  48.  
  49.  
  50.  
  51. -- part contents for background part 6
  52. ----- text -----
  53. 51048
  54.  
  55. -- part contents for background part 24
  56. ----- text -----
  57. In other types of networks, the network addresses are an integral part of 
  58. the network interface card. These addresses are assigned at the time of manufacture or at the time of installation by the end user.
  59.  
  60. Also, in other LANs a separate database and software module is required. The network administrator must add every ‚Äúuser‚Äù and ‚Äúresource‚Äù and record their attributes (like security level, etc.).  All modules of the network can then access this naming service when required.
  61.  
  62.  
  63. -- part contents for background part 5
  64. ----- text -----
  65. Example 2:  Naming Services in Other LANs
  66.  
  67. -- part contents for background part 3
  68. ----- text -----
  69. Naming Facilities